listbox: Add multi-selection API
authorMatthias Clasen <mclasen@redhat.com>
Fri, 28 Mar 2014 23:21:57 +0000 (19:21 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 6 Apr 2014 05:44:35 +0000 (01:44 -0400)
commit463c89e5401700e4dd5c6c3bb5902eefb2eacb70
treea31f63f296f9c11873cd03430c762dd0410c0e26
parentd6cc9bd7cb803f2acb4eef28f7109fae253b347e
listbox: Add multi-selection API

This commit adds API for dealing with multi-selection. It is identical
to the flow box API for this purpose. The implementation is still limited
to single-selection, and will be updated in subsequent commits.
gtk/gtklistbox.c
gtk/gtklistbox.h